Allow defining an invisible resize area for GtkPaned's handle.
authorVictor Martinez <victor@elementaryos.org>
Sat, 12 Apr 2014 02:50:48 +0000 (20:50 -0600)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 22 Apr 2014 23:38:26 +0000 (19:38 -0400)
commit75f90ee4245172f4522868d3780219d19e546d6f
tree1d394e273fff550077eee86849ddfd83153924b5
parentee3d00c391b7ce0fa4f3258bafe6892174b83537
Allow defining an invisible resize area for GtkPaned's handle.

This should allow theme developers to use a very small width for
the resize handle, but still let users easily move the handle by
defining a wider resize area.

The additional resize area follows the "margin" style property.

https://bugzilla.gnome.org/show_bug.cgi?id=728073
gtk/gtkpaned.c